home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / docs / slack-docs / inn / README < prev    next >
Text File  |  1996-05-08  |  3KB  |  72 lines

  1. 06/05/96 v0.62                 README
  2.  
  3. Configuration of Linux Slackware INN_PKG for use with DEMON INTERNET SERVICES
  4.  
  5.    Copyright (C) 1995,1996 Ivan A. Beveridge.       ivan@dreamtim.demon.co.uk
  6.  
  7.    This package is freely distributable.
  8.  
  9. -----------------------------------------------------------------------------
  10.  
  11. This was initially flung together on the request of two Linux/Demon users who
  12. requested information on how to get INN_PKG working with Demon; hence I have
  13. aimed it at the beginner.
  14.  
  15. For those who are a little baffled, INN stands for InterNetNews and is the
  16. up-and-coming news agent. It is used instead of CNews and is designed to use
  17. the NNTP (Net News Transfer Protocol), rather than being patched to use it
  18. (as CNews is).
  19.  
  20. This setup is being carried out using INN v1.4 with Slackware v2.3.0 and 3.0,
  21. although it should work fine with all later versions. This is included with 
  22. John Phillips's slack2.3.0 package now, so that only one package must be 
  23. found and downloaded for connection to Demon's services. As a result, I have 
  24. only included the parts needed for News setup.
  25.  
  26. The reasons that I used INN instead of CNews are as follows:
  27. * Once setup, INN is _very_ easy to administer.
  28. * Using NOV (News OverView) threading, all NOV-compatible news readers can be
  29.   used, without separate threading details.
  30. * The INN_PKG in Slackware is _really_ well setup and described.
  31.  
  32. Once INN has been setup with your node-name and news server, etc, all that is
  33. required is a shell script auto-run at Linux bootup and a cron job run every
  34. night. Admin details are setup to be emailed to root, although this is easily
  35. changed.
  36.  
  37. Please bear in mind that you may need quite a lot of space for downloading
  38. news articles. As a guideline, I subscribe to 23 newsgroups (several of which
  39. are pretty dormant), and I have approximately 8-10Mb used (including the NOV
  40. database).
  41.  
  42. The threading allows you to read articles on the same subject, one
  43. after another, rather than reading all articles in date order. The database
  44. for threading uses up approximately 10% extra.
  45.  
  46. That's about it for an intro. Sorry if any of this seems a bit disjointed.
  47. Please let me know of spelling errors, unclear points, etc ... and, most
  48. importantly, any setup errors with this package.
  49.  
  50. INN.ins describes the steps to go through for configuring INN with Demon.
  51.  
  52. ******************
  53. Note - to those people who want the permissions and users correct (hopefully)
  54. for all of the config files I have put in this package, detar the package
  55. again, using:
  56.  
  57. tar xzpvf inn-???.tar.gz
  58.  
  59. (the "p" option tries to match all the permissions, so remember to detar
  60. using root user!) The permissions should be correct if you are installing
  61. this, as part of the Slack-help package, using the Slack-Demon script.
  62. ******************
  63.  
  64. All that remains is the usual disclaimer for *all* of this package:
  65.  
  66. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
  67. WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  68. MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. Reproduction and distribution of complete and unedited copies is allowed
  71. without prior permission of the authors.
  72.